home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 040a / mts2.zip / MTSSB.BAT < prev    next >
DOS Batch File  |  1991-01-06  |  427b  |  16 lines

  1. echo on
  2. cls
  3. rem
  4. rem     This file starts the Music Transcription System II
  5. rem     with the /SB option.  Use this file ONLY if you
  6. rem     have a "Sound Blaster" card configured to factory
  7. rem     I/O port and interrupt settings.  Use MTS to
  8. rem     start program in standard mode.
  9. rem
  10. rem     Hit 'Control-C' and then 'Y' if you wish to stop,
  11. rem     or hit 'Enter' key to proceed.
  12. rem
  13. pause
  14. rem
  15. mts /sb 220 7
  16.